4 matches found
CVE-2019-10160
CVE-2019-10160 relates to a security regression in Python where parsing user-supplied URLs could cause leakage of host-related data (cookies, authentication data) by abusing URL components. The issue affects multiple Python releases (2.7, 3.5, 3.6, 3.7 and pre-3.8.0a4–3.8.0b1) and is tied to URL ...
CVE-2023-0361
CVE-2023-0361 describes a timing side-channel in GnuTLS during RSA ClientKeyExchange handling that can enable Bleichenbacher-style attacks to recover the RSA key and decrypt accompanying application data. The vulnerability affects GnuTLS implementations across multiple advisories and distribution...
CVE-2022-48566
CVE-2022-48566 affects Python up to 3.9.1, via a constant-time-defeating optimisation in hmac.compare_digest (Lib/hmac.py). The issue arises from optimisations in the accumulator variable, enabling potential leakage of sensitive information. Connected documents corroborate the same description an...
CVE-2024-36958
In CVE-2024-36958, the vulnerability resides in the Linux kernel’s NFSD path, specifically the nfsd4_encode_fattr4() function in fs/nfsd/nfs4xdr.c. The root cause is an initialization omission: args.acl is not initialized early, leading to an unconditional kfree() on exit of nfsd4_encode_fattr4()...